home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / network / trtool02.zip / TRTOOLS.DOC < prev   
Text File  |  1990-06-21  |  3KB  |  76 lines

  1.  
  2.     -------------------------------------------------------
  3.     Token-Ring Network utilities  v0.2    June 20th, 1990
  4.     -------------------------------------------------------
  5.  
  6. TRLIST        Display most of the people on a multi-ring Token-Ring
  7.         network using NETLIST's database NETLIST.NAM.
  8.  
  9. TRSTAT        Display status of the local primary adapter at the LLC
  10.         level, all open SAPs and related link stations.
  11.  
  12. CLOSESAP     Close a SAP left open by TRLIST if something has gone
  13.         wrong.
  14.  
  15. Those utilities don't use NetBIOS nor have anything to do with
  16. NETLIST, except that TRLIST uses the same database file (only
  17. the adapter number '\' entries, not name entries). NETLIST is
  18. in <MSDOS.LAN>NETLIS13.ZIP on Simtel20. You can made up a database
  19. by hand running TRSTAT on network machines if you don't have NetBIOS.
  20.  
  21. They don't initialize nor open the adapter. How could they know
  22. the way your network software needs to have it configured ?
  23.  
  24. TRLIST needs one available SAP (but no link station) to work.
  25. TRSTAT can show how many SAPs are available. If you open the
  26. adapter with some NetBIOS program, in order to increase the
  27. number of additional SAPs that NETBIOS will allow when using
  28. IBM Adapter Support Program, put the ES=1 parameter on the
  29. dxmt0mod.sys line:
  30.  
  31.         DEVICE=dxmT0mod.sys ES=1
  32.  
  33. If you already have an ES=something parameter and you can't run TRLIST,
  34. increase the value by one. No need to increase an EST=... parameter.
  35.  
  36. Opening the adapter through NetBIOS is a good thing, because many
  37. parameters can then be adjusted through switches on the driver line
  38. in CONFIG.SYS, in case some additional resources are to be reserved
  39. for another, non NetBIOS-based, network programs. Read the DXMINFO.DOC
  40. file on the IBM T-R Adapter Support Program distribution diskette for
  41. a complete reference.
  42.  
  43. Bugs
  44. -----
  45.  
  46. -- IBM Adapter Support Program (only dxmA0mod.sys and dxmC0mod.sys) is
  47.    necessary.
  48.  
  49. -- Hangs RSCS on our IBM 9377! If you have a Token-Ring card in your
  50.    IBM 937x, don't put it in the database until this bug is fixed.
  51.    In case you wonder how to get this address, it in always entered
  52.    for the 3270 PC Emulation Program (and for the 3270 PC Communications
  53.    too). Menu (a,b,z) choose b, then g. It is the destination address
  54.    (i option), preceeded by 4000. So if you have 12345678 as we do (that
  55.    is a user choosen address...), put the following line in NETLIST.NAM:
  56.  
  57.     \400012345678    Our_six_million_IBM_machine
  58.  
  59.    Just for the future! Don't do that with the present version of TRLIST.
  60.    That will show the IBM if run 5-6 times, then it will not show
  61.    it anymore and you will discover that it is no more possible
  62.    to connect yourself to the mainframe through the T-R.
  63.  
  64. -- Doesn't detect people running only IBM TCPIP for DOS on Token-Ring.
  65.  
  66. -- Doesn't show which SAP is which... There are two lists in TRSTAT display
  67.    and I don't know how to make them correspond at the moment.
  68.  
  69. --------------------------------------------------------------------------
  70. Adam Mirowski    MIROWSKI @ FRECP12.BITNET, ADAMAINT @ FRECP12.BITNET
  71. Postmaster of LISTSERV @ FRECP12.BITNET
  72. Low-Level Layers of Local Area Networks Discussion List and file server,
  73. LLLLAN-L @ FRECP12.BITNET  (through LISTSERV)
  74. Ecole Centrale Paris, FRANCE
  75. --------------------------------------------------------------------------
  76.